Uses of Enum
com.cisco.pt.ipc.enums.PtmpMsgType
Packages that use PtmpMsgType
-
Uses of PtmpMsgType in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return PtmpMsgTypeModifier and TypeMethodDescriptionstatic PtmpMsgTypePtmpMsgType.fromIntValue(int value) static PtmpMsgTypePtmpMsgType.fromIntValue(Integer value) static PtmpMsgTypeReturns the enum constant of this type with the specified name.static PtmpMsgType[]PtmpMsgType.values()Returns an array containing the constants of this enum type, in the order they are declared.